*
{
    margin: 0;
    padding: 0;
}

/*------navigation-----*/
#nav-bar
{
    position: sticky;
    top: 0;
    z-index: 10;

}
.news {
    color: #efefef;
}
.newa {
    color: #efefef;
}
.newt {
    color: #efefef;
}
.news {
    font-weight: 600;
    font-size: 16px;
    display: flex;
    padding-right: 25px;
}
.newa {
    font-weight: 600;
    font-size: 16px;
    display: flex;
    padding-right: 25px;
}
.newt {
    font-weight: 600;
    font-size: 16px;
    display: flex;
}
.newo {
    font-weight: 600;
    font-size: 16px;
    display: flex;
    padding-left: 25px;
    color: white
}
.Bosu {
    display: flex;
}
.cheng {
    display: flex;
}
.navbar-brand img {
    height: 40px;
    padding-left: 30px;

}
.navbar-nav li {
    padding: 0 10px;
}

.navbar-nav li a {
    float: right;
    text-align: left;
}

#nav-bar ul li a:hover{
    color: #000000!important;

}
.navbar{
    background: #fff;
    border-bottom: 2px solid black;
}
.navbar-toggler {
    border: none!important;
}
.nav-link {
    color: #555!important;
    font-weight: 600;
    font-size: 16px;
}


/*-------Footer------*/
#footer {
    background: #333;
    color: #fff;
    padding: 12px;
}
.fa-wordpress {
    margin: 3px;
    color:#10a9da;
}
/*------Social Media intro---*/
iframe {
    max-height: 350px;
    max-width: 400px;
}

.Base {
    display: flex;

}
.iframe {
    grid-column: auto;
    padding-right: 20px;
    padding-left: 100px;
    padding-top: 20px;
    border: solid #777;
    border-width: 5px;
    margin-left: 15px;
    background-color: rgb(155, 152, 152);
    padding-bottom: 10px;
    background-image: linear-gradient(rgba(0,0,0,0.8),rgba(0,0,0,0.8)),url(img/Logo\ JVR\ Rams.png);
    display: right;
    position: relative;
    max-width: 470;
}

.twitter-follow-button {
    margin-left: 193px;
    margin-top: 2px;
}
#Line1 {
    padding-top: 30px;
    padding-bottom: 30px;
    color: #555;
    display: flex;
    justify-content: center;
    position: relative;
}
#Line2 {
    padding-top: 30px;
    padding-bottom: 30px;
    color: #555;
    display: flex;
    justify-content: center;
    position: relative;
}
#Line3 {
    padding-top: 30px;
    padding-bottom: 30px;
    color: #555;
    display: flex;
    justify-content: center;
    position: relative;
}
#Line4 {
    padding-top: 30px;
    padding-bottom: 30px;
    color: #555;
    display: flex;
    justify-content: center;
    position: relative;
}
#Line5 {
    padding-top: 30px;
    padding-bottom: 30px;
    color: #555;
    display: flex;
    justify-content: center;
    position: relative;
}

#Line6 {
    padding-top: 30px;
    padding-bottom: 30px;
    color: #555;
    display: flex;
    justify-content: center;
    position: relative;
}
#Line7 {
    padding-top: 30px;
    padding-bottom: 30px;
    color: #555;
    display: flex;
    justify-content: center;
    position: relative;
}
.logo img {
    position: absolute; top: 20px; left: 10px;
  bottom: 0;
  background:rgba(0,0,0,0.8);
  background: rgb(221, 220, 220); /* Black see-through */
  color: #f1f1f1;
  width: 18%;
  transition: .5s ease;
  opacity:0;
  color: white;
  font-size: 20px;
  padding: 20px;
  text-align: center;
}
.iframe:hover .logo img {
    opacity: 1;
}
.layout-body {
    max-width: 300px;
}
/*----------Text begin------*/
#Social h1 {
    text-align: center;
    color: #555!important;
    padding-bottom: 10px;
}
#Social h1::after {
    content: '';
    background: black;
    display: block;
    height: 3px;
    width: 400px;
    margin: 5px auto 5px;
}
#Social {
    margin-bottom: 50px;
}
.Kit {
    padding-top: 20px;
}
.Kat {
    display: middle;
    padding-left: 350px;
    padding-right: 350px;
}
/*-----bottomline------*/
.bottomline {
    height: 100px;
    border: solid black;
    max-width: 100%;
    background-image: linear-gradient(rgba(0,0,0,0.8),rgba(0,0,0,0.8)),url(img/JVR\ Rams.png);
    background-position: center;
}
.bottomline1 {
    height: 100px;
    border: solid black;
    max-width: 100%;
    background-image: linear-gradient(rgba(0,0,0,0.8),rgba(0,0,0,0.8)),url(img/headerspace.png);
    background-position: center;
}
.bottomline2 {
    height: 100px;
    width: 100%;
    border: solid black;
    background-image: linear-gradient(rgba(0,0,0,0.8),rgba(0,0,0,0.8)),url(img/headergreen.png);
    background-position: center;
}
.bottomline3 {
    height: 100px;
    border: solid black;
    max-width: 100%;
    background-image: linear-gradient(rgba(0,0,0,0.8),rgba(0,0,0,0.8)),url(img/headergray.png);
    background-position: center;
}
.bottomline4 {
    height: 100px;
    border: solid black;
    max-width: 100%;
    background-image: linear-gradient(rgba(0,0,0,0.8),rgba(0,0,0,0.8)),url(img/headerpink.png);
    background-position: center;
}
.bottomline5 {
    height: 100px;
    border: solid black;
    max-width: 100%;
    background-image: linear-gradient(rgba(0,0,0,0.8),rgba(0,0,0,0.8)),url(img/JVR\ Rams.png);
    background-position: center;
}
@media (max-device-width: 480px) {
    #Line1 {
    display: inline;
    margin: 0%;
    padding: 0%;
        }
        .Social {
            display: inline;
        }
        .Kat.text-center {
            display: inline;
        }
        p {
            text-align: center;
        }
        div.boss {
            display: inline;
        }
        div.base {
            display: inline;
        }
        
        #Line2 {
            display: inline;
            margin: 0%;
            padding: 0%;
            text-align: center;
                }
                #Line3 {
                    display: inline;
                    margin: 0%;
                    padding: 0%;
                    text-align: center;
                        }
                        #Line4 {
                            display: block;
                            max-width: 480px;
                            margin: 0%;
                            padding: 0%;
                                }
                                #Line5 {
                                    display: block;
                                    max-width: 480px;
                                    margin: 0%;
                                    padding: 0%;
                                        }
                                        #Line6 {
                                            display: block;
                                            max-width: 480px;
                                            margin: 0%;
                                            padding: 0%;
                                                }
                                                #Line7 {
                                                    display: block;
                                                    max-width: 480px;
                                                    margin: 0%;
                                                    padding: 0%;
                                                        }
    .Boss {
        display: block;
        margin: 0%;
        padding: 0%;
        }
        .Base {
            display: block;
            margin: 0%;
            padding: 0%;
            margin-left: 0%;
            width: 100%;
        }
        .iframe {
            margin: 0%;
            padding: 0%;
            margin-bottom: 5%;
            margin-top: 5%;
            text-align: center;
        }
    Iframe {
    width: 100%;
    height: 100%;
    margin-left: 0px;
    margin-right: 0px;
}
}